@charset "gb2312";
html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3,h4,h5{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a,a:hover,a:focus{color:inherit;text-decoration:none!important;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff;color:#222;font-size:14px;font-family:"微软雅黑";border-left:1px #ffffff solid;border-right:1px #ffffff solid}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
em,i{font-style:normal;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float:left}  .fr{float:right}
.tc{text-align:center}
.tr{text-align:right}
/********General**********/
.wrap{margin:0 auto;width:100%;overflow-x:hidden;}
/********General**********/
.width {width:calc(100% - 260px);margin:auto;}
@media screen and (max-width:1440px){.width{width:calc(100% - 180px);margin:auto;}}
@media screen and (max-width:1280px){.width{width:calc(100% - 110px);}}
@media screen and (max-width:1024px){.width{width:calc(100% - 20px);}} 

/*header*/
.tel{display:block;line-height:30px;position:absolute;z-index:2;text-align:right;right:20px;top:5px}
.tel a{float:left;height:16px;font-size:14px;color:#666666;padding:0 9px;line-height:16px;position:relative;cursor:pointer;}
.header{list-style:none;}
.header .head{height:auto;position:relative;margin:0 auto;}
.h_con{height:auto;position:relative;margin:0 auto;padding:5px 0;}
.head .logo{width:calc(100% - 320px);}
.head .logo img{width:100%;max-width:676px;alignment-adjust:middle;}
.h_tel{width:310px;}
.h_tel img{width:100%;max-width:310px;}
.header .nav{height:55px;background:url(../images/nav.jpg) repeat-x center;z-index:5;position:relative;margin:0}
.header .nav ul li{float:left;width:calc((100% - 280px) / 6);text-align:center;position:relative;line-height:55px}
.header .nav ul li a{display:block;height:55px;font-size:16px;line-height:55px;color:#FFF;}
.header .nav ul li a:before{width:1px;height:10px;background:#dedede;content:"";position:absolute;right:0;top:27px;}
.header .nav ul li a:hover{color:#d8ff00;}
.header .nav ul .time{float:right;display:block;height:55px;font-size:16px;line-height:55px;width:250px;color:#FFF;}
@media screen and (max-width:1024px){
.tel{display:none}
.h_con{padding:0;}
.head .logo{width:100%;margin:0px auto;display:block;text-align:center;padding-top:0;}
.h_tel{display:none}
.header .nav ul .time{display:none;}
.header .nav ul li{width:calc(100% / 6);}
.header .nav ul li:nth-child(6) a:before{display:none;}
}
@media screen and (max-width:768px) {
.header .nav{height:65px;padding-top:10px;background:#009049}
.header .nav ul li{width:calc(100% / 3);line-height:25px;height:25px;font-size:15px;font-weight:normal;float:left;text-align:center;overflow:hidden;margin-bottom:5px;}
.header .nav ul li:nth-child(3) a:before{display:none;}
.header .nav ul li a{display:block;line-height:20px;font-size:16px;height:20px;color:#FFFFFF }
}
@media screen and (max-width:640px) {
.head .logo{display:none;}
}
/*header end*/

/*footer*/
footer{ background:#111;padding-bottom:10px;padding-top:10px;} 
footer .dbt{ padding:35px 0;border-bottom:1px solid #757d85;margin:0 auto;} 
footer .width > p{ margin:8px auto;text-align:center;color:#808080;font-size:14px;height:15px;line-height:15px;overflow:hidden;} 
footer .width > p a{ margin-right:8px;} 
.advantages{ margin-bottom:0; width:calc(100% - 325px); float:left} 
.advantages li{position:relative;display:inline-block;padding-left:80px;color:#ccc;font-size:20px;line-height:29px;text-align:left;width:calc(100% / 4);box-sizing:border-box;float:left;} 
.advantages li span{ position:absolute;left:0;top:0;width:58px;height:58px;background:url(../images/icob.png) no-repeat;} 
.advantages li:nth-child(1) span{ background-position:0 -1px;}
.advantages li:nth-child(3) span{ background-position:0 -63px;} 
.advantages li:nth-child(2) span{ background-position:0 -125px;} 
.advantages li:nth-child(4) span{ background-position:0 -187px;} 
.foot{ color:#ccc;font-size:20px;text-align:left;line-height:26px;border-left:1px solid #404040;padding-left:25px; width:274px; float:right;} 
.foot h4{ margin:0;font-size:100%;} 
.foot h4 a{ color:#ccc;} 
.foot p{ font-size:15px;margin-top:5px;} 
.links{ margin:8px auto;color:#808080;font-size:14px;text-align:center;} 
.links a{ color:#808080;padding-right:10px;border-right:1px solid #808080;margin-right:10px;margin-top:8px;height:16px;display:inline-block;line-height:16px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;} 
.links a:last-child{ border:none;} 
.links a:hover{ color:#FFFFFF;} 
.foot-nav{ text-align:center;color: #808080;} 
.foot-nav a{ padding:0 10px;border-right:1px solid #808080;font-size:14px;color:#808080;height:15px;display:inline-block;line-height:15px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;} 
.foot-nav a:last-child{ border:none;} 
.foot-nav a:hover{ color:#FFFFFF;}
@media screen and (max-width:1280px){
.advantages li{width:calc(100% / 3);} 
.advantages li:nth-child(3){ display:none;} 
}
@media screen and (max-width:992px){
.advantages{width:100%;} 
.foot{ display:none;} 
}
@media screen and (max-width:640px){
footer{ padding-bottom:70px; padding-top:20px;} 
footer .dbt,.links{ display:none;} 
.foot-nav{ line-height:30px;} 
.foot-nav span{ display:block;} 
.foot-nav a{border-right:none;height:26px;line-height:26px;font-size:16px;} 
footer .width > p{display:none}
}


.fxdb{display:none}
@media screen and (max-width:640px) {
.fxdb{display:block;height:60px;position:fixed;bottom:0px;left:0px;width:100%;z-index:9999;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+440));}
.fxdb li{float:left;list-style:none;height:55px;text-align:center;box-sizing:border-box;width:50%;}
.fxdb li a{display:block;width:94%;text-align:center;margin:0px auto;background:#009049;border-radius:50px;height:50px;box-shadow:0 0 5px #fff;}
.fxdb li:first-child a{background:#111;}
.fxdb li img{height:30px;margin-top:10px}
}
.vipb{position:absolute;bottom:3px;right:5px;height:30px;background:url(../images/vip.png) no-repeat center right;padding-right:68px;font-size:20px;color:#e7b144;line-height:35px;text-align:right;z-index:99}
.vipb a{color:#e7b144;font-size:20px;}
@media screen and (max-width:640px) {
.vipb{bottom:62px;right:5px;}	
}
.icon {background:url(../images/icon.png) no-repeat;display:inline-block;vertical-align:middle;} 
.animate-tel {animation:tada 1s linear infinite;transform-origin:50% 50%;-webkit-animation:tada 1s linear infinite;-webkit-transform-origin:50% 50%;-moz-animation:tada 1s linear infinite;-moz-transform-origin:50% 50%;-o-animation:tada 1s linear infinite;-o-transform-origin:50% 50%;-ms-animation:tada 1s linear infinite;-ms-transform-origin:50% 50%;}
@-webkit-keyframes tada {
0% {
-webkit-transform:scale(1);
transform:scale(1);
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg);
transform:scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform:scale(1) rotate(0);
transform:scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg);
-ms-transform:scale(0.9) rotate(-3deg);
transform:scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
-ms-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
-ms-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform:scale(1) rotate(0);
-ms-transform:scale(1) rotate(0);
transform:scale(1) rotate(0);
}
}
/*footer end*/

/*首页*/

/*Banner*/
.fullSlide {width:100%;position:relative;overflow:hidden;height:700px;} 
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;} 
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;overflow:hidden;text-align:center;background-position:center top;background-repeat:no-repeat;background-size:cover;height:700px;} 
.fullSlide .bd li a {display:block;height:700px;} 
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:10px;line-height:10px;} 
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:20px;margin:2px;border-radius:20px;overflow:hidden;background:#fff;line-height:999px;background:#333;} 
.fullSlide .hd ul .on {background:#009049;width:50px;height:20px;border-radius:10px  } 

.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;/* filter:alpha(opacity=50);opacity:0.5;*/display:none;width:73px;height:73px;} 
.fullSlide .prev {background:url(../images/left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(../images/right1s.png) no-repeat;}
.s_ban{display:none;} 
@media screen and (max-width:1440px){
.fullSlide {height:640px;} 
.fullSlide .bd li{height:640px;}
.fullSlide .bd li a {height:640px;} 
}
@media screen and (max-width:1280px){
.fullSlide {height:520px;} 
.fullSlide .bd li{height:520px;}
.fullSlide .bd li a { height:520px;} 
}
@media screen and (max-width:1024px){
.fullSlide {height:500px;} 
.fullSlide .bd li{height:500px;}
.fullSlide .bd li a { height:500px;} 
}
@media screen and (max-width:992px){
.fullSlide {height:390px;} 
.fullSlide .bd li{height:390px;}
.fullSlide .bd li a { height:390px;} 
}
@media screen and (max-width:768px){
.fullSlide {height:320px;} 
.fullSlide .bd li{height:320px;}
.fullSlide .bd li a { height:320px;} 
.fullSlide .hd ul li {width:15px;height:15px;border-radius:15px;} 
.fullSlide .hd ul .on {width:40px;height:15px;border-radius:8px  } 
}
@media screen and (max-width:640px){
.fullSlide{display:none;} 
.s_ban{display:block;width:100%;}
.s_ban img{display:block;width:100%;}
}



/**/
.Toubu{width:100%;background:#f7f7f7; }
.root {width:100%;height:149px;position:relative;}
.root dt {float:left;margin-top:-76px;width:25%;height:225px; box-sizing:border-box;}
.root dt img {display:block;width:251px;height:225px; z-index:19999; position:relative}
.root .wzgg {padding-top:17px;position:relative;height:132px;width:75%;float:right;font-size:15px;color:#555555;line-height:34px;text-indent:2em; overflow:hidden;}
.root .wzgg p { display:inline}
.root .wzgg p em {font-weight:bold;}
.root .wzgg h1{ font-size:15px;display:inline; font-weight:normal}
.root .wzgg h2{font-size:15px; display:inline; font-weight:normal}
.root .wzgg h3{font-size:15px; display:inline; font-weight:normal}
.root .wzgg span{ display:inline; font-weight:normal}
.root .wzgg i {display:block;position:absolute;right:0;bottom:24px;width:26px;height:20px;}
.root .wzgg img {display:block;width:26px;height:20px;}
.wzgg{display:inline}
.wzgg_bt{display:inline}
@media only screen and (max-width:1680px) { 
.root dt{ margin-top:-57px;}
}
@media only screen and (max-width:1440px) { 
.root .wzgg i{ bottom:-12px}
}
@media only screen and (max-width:1200px) { 
.root .wzgg{ width:72%} 
.root .wzgg{ height:140px}
}
@media only screen and (max-width:1024px) { 
.root .wzgg{ height:130px; padding-top:16px;width:65%;}
.root dt{ margin-top:-33px;}
.root .wzgg i{ display:none}
}
@media only screen and (max-width:850px) { 
.root .wzgg{ line-height:27px;}
}
@media only screen and (max-width:768px) { 
.Toubu{ display:none}
}




/**/
.wz_bt{margin:0 auto;text-align:center;padding:15px 0;}
.wz_bt span{font-weight:bold;font-size:36px;color:#009049;display:block;}
.wz_bt b{color:#222;font-weight:bold;}
.wz_bt p{ display:none; font-size:18px;color:#444;padding:0 5px;}
.wz_bt p:before,.wz_bt p:after{content:'';display:inline-block;vertical-align:middle;width:140px;height:12px;margin-top:-6px;} 
.wz_bt p:before{background:url(../images/tit-icon01.png) no-repeat center left;margin-right:20px;} 
.wz_bt p:after{background:url(../images/tit-icon02.png) no-repeat center right;margin-left:20px;} 
@media screen and (max-width:1024px){
.wz_bt span{font-size:30px;}
.wz_bt p{font-size:16px;line-height:30px;}
}
@media screen and (max-width:768px){
.wz_bt p:before,.wz_bt p:after{display:none;} 
}
@media screen and (max-width:480px){
.wz_bt span{font-size:28px;}
.wz_bt p{font-size:15px;}
}
@media screen and (max-width:380px){
.wz_bt span{font-size:22px;}
.wz_bt p{line-height:22px;}
}

/**/
.g_cp{height:auto;position:relative;}
.fl_view {} 
.fl_view ul li {float:left;width:calc(90% / 6);margin-right:2%; background:#009049;}
.fl_view ul li:nth-child(6){margin-right:0;}
.fl_view ul li p {width:100%;height:52px;text-align:center;line-height:52px;font-size:16px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;} 
.fl_view ul li:hover span img { transform:scale(1.05);} 
.fl_view ul li:hover p { color:#FBE403;} 
.g_cp .pro_view { width:100%;margin-top:10px;} 
.g_cp .pro_view ul li { float:left;width:23.5%;box-sizing:border-box;margin:0 2% 10px 0;} 
.g_cp .pro_view ul li span{ display:block;width:100%;height:0;position:relative;padding-bottom:100%;transition:all 0.3s ease 0.1s;overflow:hidden;} 
.g_cp .pro_view ul li span:before{ content:"";background:url(../images/cpt.png) no-repeat center;background-size:cover;position:absolute;width:100%;height:100%;left:0;top:0;z-index:9;}
.g_cp .pro_view ul li span img {width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.3s ease-in-out;} 
.g_cp .pro_view ul li .pro_txt { width:100%;font-size:16px;color:#222222;line-height:30px;box-sizing:border-box;display:block;height:30px;color:#222222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;box-sizing:border-box;text-align:center;} 
.g_cp .pro_view ul li:hover span img { transform:scale(1.1);} 
.g_cp .pro_view ul li:hover .pro_txt > a { color:#009049;padding-left:5px;} 
.g_cp .pro_view ul li:nth-child(4n) { margin-right:0;} 
@media screen and (max-width:1280px){ 
.g_cp .pro_view ul li { width:32%;} 
.g_cp .pro_view ul li:nth-child(4n) { margin-right:2%;} 
.g_cp .pro_view ul li:nth-child(3n) { margin-right:0;} 
}
@media screen and (max-width:640px){ 
.g_cp{ padding-top:10px;}
.fl_view ul li {width:49%;}
.fl_view ul li:nth-child(2n){ margin-right:0;} 
.g_cp .pro_view ul li { width:49%;} 
.g_cp .pro_view ul li:nth-child(3n) { margin-right:2%;} 
.g_cp .pro_view ul li:nth-child(2n) { margin-right:0;} 
} 
@media screen and (max-width:380px){ 
.g_cp{ padding-top:5px;}
.g_cp .pro_view { margin-top:0px;} 
.g_cp .pro_view ul li { width:100%;margin-right:0!important;} 
}

/**/
.ggt{ width:100%; height:174px; background:url(../images/bg1.jpg) no-repeat center top; background-size:cover;}
.ggt_l{ width:680px; padding-left:5%;}
.ggt_l p{ font-size:18px; color:#777;}
.ggt_l span {font-size:26px;color:#333;font-weight:normal;line-height:60px;display:block;padding-top:24px;}
.ggt_l span b{ font-weight:bold; color:#009049;}
.ggt_r{ width:285px; padding-right:5%}
.ggt_wz{ float:left; width:285px; padding-top:23px;}
.ggt_wz p {display:block;width:calc(100% - 2px);height:41px;line-height:41px;border:1px solid #009049;font-size:20px;color:#009049;border-radius:35px;margin-top:15px;text-align:center;}
.ggt_wz span {display:block;width:100%;height:43px;line-height:43px;background:#009049;font-size:20px;color:#fff;text-align:center;border-radius:35px;}
@media screen and (max-width:1750px){
.ggt_l{padding-left:0;}
.ggt_r{padding-right:0;}
}
@media screen and (max-width:1280px){
.ggt_l{ width:640px;}
.ggt_r{ width:265px;}
}
@media screen and (max-width:1024px){
.ggt_l{ width:100%; text-align:center;}
.ggt_r{  display:none;}
}
@media screen and (max-width:768px){
.ggt_l span {font-size:24px;}
}
@media screen and (max-width:640px){
.ggt{ display:none;}
}

/**/
.heng{height:264px;background:url(../images/ht.jpg) no-repeat top center;}
.hleft dd{font-size:37px;color:#fff;padding:78px 0 23px 0;}
.hleft dt{font-size:24px;color:#fff;width:706px;text-align:center;letter-spacing:3px;}
.htel{color:#fff;font-size:18px;text-align:right;padding:95px 90px 0 0px; background:url(../images/hth.jpg) no-repeat top right;}
.htel p span{font-size:36px; font-family:arial, helvetica, sans-serif;}
@media only screen and (max-width:1440px) {
.hleft dd{font-size:35px;}
.htel{ padding-right:80px;}
} 
@media only screen and (max-width:1280px) {
.heng{ background-position:left center; text-align:center}
.heng .fl{ float:none;}
.hleft dt{ width:auto;}
.htel{ display:none;}
} 
@media only screen and (max-width:768px) {
.heng{ display:none}
} 

/*新闻*/
.xw{ width:100%; margin:0 auto; padding:5px 0;overflow:hidden;}
.xw_l{ float:left; width:850px; padding-top:10px;}
.xw_l dl{ width:395px; margin-right:30px; float:left;border-bottom:1px solid #eee; overflow:hidden;}
.xw_l dl img{height:316px}
.xw_l dl dt{ width:100%; height:40px;line-height:40px; overflow:hidden }
.xw_l dl dt a{ font-size:18px;color:#222 }
.xw_l dl dd{ line-height:30px; height:90px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit -box-orient:vertical ; color:#666;}
.xw_l dl .xw_time{width:100%;font-size:12px;color:#666; padding:18px 0;}
.xw_l dl .xw_time:after{content:'Read more  >';font-size:12px;color:#222;margin-left:15px;}
.xw_r{ float:right; width:calc(100% - 880px); padding-top:10px;}
.xw_r dl{width:100%;height:31px;border-bottom:1px solid #eee;float:left;position:relative;box-sizing:border-box; margin-bottom:8px;}
.xw_r dl span{width:85px;float:right; text-align:center;overflow:hidden}
.xw_r dl font{width:calc(100% - 90px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis; float:left}
@media screen and (max-width:1440px){
.xw_l{width:780px;}
.xw_r{width:calc(100% - 780px);}
.xw_l dl{ width:calc(50% - 30px);}
}
@media screen and (max-width:1280px){
.xw_l{width:660px;}
.xw_r{width:calc(100% - 660px);}
.xw_l dl{ width:calc(50% - 20px); margin-right:20px;}
}
@media screen and (max-width:1024px){
.xw_l{width:400px;}
.xw_r{width:calc(100% - 400px);}
.xw_l dl{ width:calc(100% - 20px);}
.xw_l dl:nth-child(2){ display:none;}
}
@media screen and (max-width:768px){
.xw_l{width:360px;}
.xw_r{width:calc(100% - 360px);}
}
@media screen and (max-width:640px){
.xw{padding:20px 0;}
.xw_l{ display:none;}
.xw_r{width:100%; padding-top:0;}
}

/**/
.lcbg{font-family:"Microsoft Yahei";background:url(../images/lc_bg.jpg) no-repeat center bottom;height:553px;overflow:hidden; padding-top:60px;}
.lc01 .lcl{ float:left;width:411px;height:445px;overflow:hidden;}
.lc01 .lcl img{width:100%;}
.lc01 .lcr{float:right;width:calc(100% - 415px);overflow:hidden;}
.lc01 h2{ float:left;width:100%;height:65px;overflow:hidden;text-align:center;}
.lc01 h2 img{max-width:100%;}
.lc01 ul{ list-style:none;padding-top:45px;}
.lc01 ul li{float:left;margin-bottom:22px;width:calc(100% / 3);height:95px;padding-left:25px;box-sizing:border-box;}
.lc01 ul li em{float:left;display:block;margin:20px 0 0;width:81px;padding-top:20px;padding-right:21px;text-align:right;font-size:16px;line-height:21px;color:#333;}
.lc01 ul li em i{display:block;text-transform:uppercase;color:#666;font-size:14px;line-height:16px;font-family:Arial, Helvetica, sans-serif;}
.lc01 ul li span{display:block;float:right;width:calc(100% - 110px);padding:18px 0 0;font-weight:bold;font-size:16px;line-height:30px;}
.lc01 ul li:hover a{ color:#009049;}

.lc01 ul li.lc_li1 em{background:url(../images/lc_n1.png) no-repeat left top;}
.lc01 ul li.lc_li2 em{background:url(../images/lc_n2.png) no-repeat left top;}
.lc01 ul li.lc_li3 em{background:url(../images/lc_n3.png) no-repeat left top;}
.lc01 ul li.lc_li4 em{background:url(../images/lc_n4.png) no-repeat left top;}
.lc01 ul li.lc_li5 em{background:url(../images/lc_n5.png) no-repeat left top;}
.lc01 ul li.lc_li6 em{background:url(../images/lc_n6.png) no-repeat left top;}
.lc01 ul li.lc_li7 em{background:url(../images/lc_n7.png) no-repeat left top;}
.lc01 ul li.lc_li8 em{background:url(../images/lc_n8.png) no-repeat left top;}
.lc01 ul li.lc_li9 em{background:url(../images/lc_n9.png) no-repeat left top;}
@media only screen and (max-width:1440px){
.lc01 ul li{width:50%;}
.lc01 ul li:nth-child(n+7){ display:none;}
}
@media only screen and (max-width:1024px){
.lc01 .lcl{ display:none;}
.lc01 .lcr{float:none;width:100%;}
.lc01 ul li{padding-left:0;width:calc(98% / 2); margin-right:2%;}
.lc01 ul li:nth-child(2n){margin-right:0;}
}
@media only screen and (max-width:640px){
.lcbg{height:auto;}
.lc01 ul{ list-style:none;padding-top:15px;}
.lc01 ul li{width:100%; margin-right:0;margin-bottom:12px;}
}


/*简介*/
.ab{background:url(../images/ab.jpg) no-repeat;height:450px;padding-top:15px;}
.ab-le{width:calc(100% - 820px);}
.ab-le h3{line-height:45px;color:#fff;font-size:60px;font-weight:bold;opacity:0.23}
.ab-le span{display:block;font-weight:bold;color:#fff;font-size:24px;margin-top:10px;}
.ab-le .cont{margin-top:20px;color:#fff;font-size:16px;line-height:35px;text-align:justify;height:210px;overflow:hidden;}
.ab-le font{display:block;width:100px;height:33px;line-height:33px;text-align:center;background:#fff;color:#009049;font-size:14px;}
.ab-ri{width:820px;overflow:hidden;}
.ab-ri img{width:100%;display:block;}
@media only screen and (max-width:1440px){
.ab{height:460px;}
.ab-le{width:calc(100% - 720px);}
.ab-ri{width:720px;}
}
@media only screen and (max-width:1280px){
.ab-le{width:calc(100% - 520px);}
.ab-ri{width:520px;margin-top:68px;}
}
@media only screen and (max-width:1024px){
.ab-le{width:100%;}
.ab-ri{ display:none;}
}
@media only screen and (max-width:480px){
.ab{height:400px;}
.ab-le h3{font-size:50px;}
.ab-le span{font-size:22px;}
}
/**/
.fc{width:100%; padding:5px 0;} 
.fc .fc_main .fc_view{margin-top:5px; } 
.fc .fc_main .fc_view .tempWrap{width:100% !important; } 
.fc .fc_main .fc_view ul li{float:left; width:calc(25% - 14px); height:auto; position:relative; margin:0 7px;} 
.fc .fc_main .fc_view ul li > a{ display:block;width:100%;height:0; position:relative; padding-bottom:100%;transition:all 0.3s ease 0.1s;overflow:hidden; } 
.fc .fc_main .fc_view ul li > a:before{ content:""; background:url(../images/cpt.png) no-repeat center; background-size:cover; position:absolute; width:100%; height:100%; left:0; top:0; z-index:9;}
.fc .fc_main .fc_view ul li > a > img{width:100%;height:100%;position:absolute; top:0; left:0;transition:all 0.3s ease-in-out;  } 
.fc .fc_main .fc_view ul li .fc_txt{width:100%; height:52px;text-align:center;} 
.fc .fc_main .fc_view ul li .fc_txt > a{width:100%; height:100%; line-height:52px; font-size:16px; color:#333333; box-sizing:border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block;} 
.fc .fc_main .fc_view ul li .fc_txt > span{width:28px; border-bottom:1px solid #adadad; box-sizing:border-box; text-align:center; height:30px; line-height:30px; margin-top:10px; font-size:20px; font-family:Arial; color:#333333; margin-right:18px; } 
.fc .fc_main .fc_view ul li:hover > a > img{transform:scale(1.05); } 
.fc .fc_main .fc_view ul li:hover .fc_txt > a{color:#EF8F1E; } 
.fc .fc_main .fc_view .fc_btn{ display:none;width:100%; text-align:center;margin-top:20px;} 
.fc .fc_main .fc_view .fc_btn .fc_p, .fc .fc_main .fc_view .fc_btn .fc_n{display:inline-block; vertical-align:middle; margin:0 20px; width:53px; height:53px; cursor:pointer; position:relative; border-radius:50%; background:#EF8F1E; transition:all 0.7s ease-in-out; -webkit-transition:all 0.7s ease-in-out; } 
.fc .fc_main .fc_view .fc_btn .fc_p:hover, .fc .fc_main .fc_view .fc_btn .fc_n:hover{transform:translateY(-5px); box-shadow:0 10px 15px -10px rgba(0, 0, 0, 0.5); } 
.fc .fc_main .fc_view .fc_btn .fc_p::after, .fc .fc_main .fc_view .fc_btn .fc_n::after{content:""; position:absolute; width:100%; height:100%; border-radius:50%; left:0; top:0; } 
.fc .fc_main .fc_view .fc_btn .fc_p::after{background:url(../images/fc_p.png) center no-repeat; } 
.fc .fc_main .fc_view .fc_btn .fc_n::after{background:url(../images/fc_n.png) center no-repeat; }
@media screen and (max-width:1024px){
.fc{ padding-top:30px;} 
.fc .fc_main .fc_view{margin-top:15px; } 
.fc .fc_main .fc_view ul li{ width:calc(33.33333% - 14px);} 
}

@media screen and (max-width:640px){
.fc .fc_main .fc_view ul li{ width:calc(50% - 14px);} 
}

@media screen and (max-width:480px){
.fc{padding-top:5px;} 
.fc .fc_main h2 img{width:280px;}
.fc .fc_main .fc_view ul li{ width:calc(100% - 14px);} 
}

/**/
.index_xw{background:url(../images/xw_bg.jpg) no-repeat center;width:100%;padding:5px 0 15px;}
.index_xw .wz_bt span{color:#fff;}
.index_xw .wz_bt b{color:#fff;}
.index_xw .wz_bt p{color:#fff;}
.xw_row2{margin:0 auto;height:480px;background:#fff;border-top-left-radius:40px;border-bottom-right-radius:40px;padding:10px; box-sizing:border-box;}
.xw_list .xw_list_t{background:url(../images/xw_list_1.png) no-repeat center;width:300px;height:100px;display:block;border-top-left-radius:25px;}
.xw_list .xw_list_t a{color:#fff;font-weight:bold;font-size:22px;display:block;padding:25px;line-height:30px;}
.xw_list .xw_list_t a .en{color:#f7f7f7;display:block;text-transform:capitalize;font-weight:100;line-height:20px;font-size:14px;}
.xw_list_m,.xw_list{width:300px;}
.xw_list .vcon{display:block;background:#f5f5f5;padding:22px 0;}
.xw_list > .vcon > ul > li > a{display:block;color:#666;line-height:34px;padding:0 30px;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.xw_list > .vcon > ul > li > a:hover{color:#ff7a0e}

.xw_tel{background:url(../images/xw_tel.png) no-repeat 30px center;color:#454545;font-weight:normal;text-align:justify;padding:30px 20px 30px 80px;font-size:15px;line-height:20px;border:1px solid #eee;border-top:0 none;}
.xw_tel .en{color:#ff7a0e;font-size:20px;display:block;font-weight:bold;line-height:30px;}

.r02{ float:right;width:calc(100% - 350px);}
.kk{ width:49%;float:left;margin-right:2%;}
.kk:nth-child(2) {margin-right:0;}
.pic{ width:100%;height:250px;overflow:hidden}
.pic img {display:block; width:100%;transition:all 0.5s;-webkit-transition:all 0.5s;overflow:hidden;vertical-align:middle}
.kk dl dt{ line-height:25px;height:50px;overflow:hidden;}
.kk dl dd{ height:35px;line-height:35px;overflow:hidden;}
.r02 ul{ margin-top:15px;border-top:1px #f0f0f0 solid;}
.r02 li{ padding:7px 0%;width:49%;margin-right:2%;float:left;line-height:22px; height:22px;}
.r02 li:nth-child(2n){margin-right:0;}
.r02 li font{ width:calc(100% - 85px);float:left;display:block;height:22px;overflow:hidden;}
.r02 li span{ width:80px;float:right;display:block;height:22px;overflow:hidden;}
.r02 li:hover a{color:#fbae01;}
@media screen and (max-width:1024px){
.kk{ display:none;}
.r02 ul{ margin-top:5px;border-top:none;}
.r02 li{width:100%;margin-right:0;}
.r02 li:nth-child(n+13){ display:none;}
}
@media screen and (max-width:768px){
.xw_row2 .fl{ display:none;}
.r02{ float:none;width:100%;}
}
@media screen and (max-width:480px){
.index_xw{padding:30px 0;}
.xw_row2{height:auto;border-top-left-radius:20px;border-bottom-right-radius:20px;padding:10px;}
.r02 li:nth-child(n+8){ display:none;}
}
@media screen and (max-width:380px){
.r02 li font{ width:100%}
.r02 li span{ display:none;}
}

/**/ 
.jpzs{ padding:30px 0; background:#000;}
.jpzs .wz_bt b{color:#fff;}
.jpzs .wz_bt p{color:#fff;}
.jpzs ul li{ width:23.5%;margin-right:2%;float:left}
.jpzs ul li:nth-child(4n){margin-right:0;}
.jpzs ul li:nth-child(9){ display:none;}
.jpzs ul li dd{display:block;width:100%;height:0;position:relative;padding-bottom:100%;transition:all 0.3s ease 0.1s;overflow:hidden;}
.jpzs ul li dd:before{ content:"";background:url(../images/cpt.png) no-repeat center;background-size:cover;position:absolute;width:100%;height:100%;left:0;top:0;z-index:9;}
.jpzs ul li dd img{ width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.3s ease 0.1s;}
.jpzs ul li h2{ height:50px;line-height:50px;overflow:hidden;text-align:center;width:100%;font-size:16px; color:#fff;}
.jpzs ul li dd:hover img {transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);} 
@media only screen and (max-width:1024px){
.jpzs ul li{ width:32%}
.jpzs ul li:nth-child(4n){margin-right:2%;}
.jpzs ul li:nth-child(3n){margin-right:0;}
.jpzs ul li:nth-child(9){ display:block;}
}
@media only screen and (max-width:640px){
.jpzs ul li{ width:49%} 
.jpzs ul li:nth-child(9){ display:none;}
.jpzs ul li:nth-child(3n){margin-right:2%;}
.jpzs ul li:nth-child(2n){margin-right:0;display:block;}
}

/*新闻*/
.news{ padding:5px 0;}
.M-NEWS01{ overflow:hidden; height:auto; margin:0 auto; }
.M-NEWS01 ul{ width:100%; padding:0px;}
.M-NEWS01 ul li{ float:left; width:32%;margin-right:2%; margin:5px 0; border-bottom:#cbcbcb 1px dashed; padding-bottom:5px}
.M-NEWS01 ul li:nth-child(3n){ margin-right:0}
.M-NEWS01 ul li a h2{ display:block; height:36px; line-height:36px; text-align:left; color:#000; font-size:17px; font-weight: normal; width:100%; overflow:hidden}
.M-NEWS01 ul li span{ display:block; height:82px; line-height:30px; text-align:left;  color:#8b8b8b; overflow:hidden;}
.M-NEWS01 ul li .more{ height:26px; margin-top:10px; line-height:26px;}
.M-NEWS01 ul li .more a{ display: block; float:left; width:73px; height:26px; line-height:26px; text-align:center; background-color:#009049; font-size:13px; color:#fff;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.M-NEWS01 ul li .more h4{ display:block; float:left; width:189px; height:26px; text-align:center; line-height:26px; background-color:#ededed; color:#959595; font-size:13px; letter-spacing:0px; font-weight:normal}
.M-NEWS01 ul li:hover .more a{ width:150px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.M-NEWS01 ul li:hover a h2{ color:#009049;}
@media only screen and (max-width:1024px) {
.M-NEWS01 ul{ margin-top:0}
.M-NEWS01 ul li:nth-child(3n){ margin-right:2%}
.M-NEWS01 ul li{ width:49%}
.M-NEWS01 ul li:nth-child(2n){ margin-right:0}
.M-NEWS01 ul li:nth-of-type(n+7){ display:none}
}
@media only screen and (max-width:640px) {
.M-NEWS01 ul li{ margin-right:0}
.M-NEWS01 ul li{ width:100%}
.M-NEWS01 ul li:nth-of-type(n+5){ display:none}
}



/*新闻*/
.snews{ margin:40px 0;}
.snews li{width:32%; overflow:hidden; float:left; margin-right:2%;height:32px; line-height:32px; overflow:hidden; padding-left:15px; position:relative; box-sizing:border-box;}
.snews li:nth-child(3n){ margin-right:0;}
.snews li a{display:block;}
.snews li a font{width:calc(100% - 80px); float:left; overflow:hidden; height:32px;}
.snews li a span{ float:right; width:79px; overflow:hidden;height:32px;}
.snews li:before{ content:""; position:absolute; top:13px; left:0; width:6px; height:6px; border-radius:6px; background:#009049;}
.snews li a:hover,.news1 dl:hover h4 a{ color:#009049;}

@media screen and (max-width:1024px){ 
.snews li{width:49%;}
.snews li:nth-child(3n){ margin-right:2%;}
.snews li:nth-child(2n){ margin-right:0;}
.snews li:nth-child(n+21){ display:none;}
}

@media screen and (max-width:640px){ 
.snews li{width:100%; margin-right:0;height:35px; line-height:35px;}
.snews li:nth-child(n+9){ display:none;}
}

/*首页end*/


/*内页*/
.f-cb:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb{zoom:1;}
.hide{display:none;}
.span-1{float:left;margin-right:2%;width:6.33333333%;transition:.2s width ease;}
.span-2{float:left;margin-right:2%;width:14.66666667%;transition:.2s width ease;}
.span-3{float:left;margin-right:2%;width:23%;transition:.2s width ease;}
.span-4{float:left;margin-right:2%;width:31.33333333%;transition:.2s width ease;}
.span-5{float:left;margin-right:2%;width:39.66666667%;transition:.2s width ease;}
.span-6{float:left;margin-right:2%;width:48%;transition:.2s width ease;}
.span-7{float:left;margin-right:2%;width:56.33333333%;transition:.2s width ease;}
.span-8{float:left;margin-right:2%;width:64.66666667%;transition:.2s width ease;}
.span-9{float:left;margin-right:2%;width:73%;transition:.2s width ease;}
.span-10{float:left;margin-right:2%;width:81.33333333%;transition:.2s width ease;}
.span-11{float:left;margin-right:2%;width:89.66666667%;transition:.2s width ease;}
.span-12{float:left;margin-right:2%;width:98%;transition:.2s width ease;}
@media only screen and (max-width:1024px){
.midd-1{width:6.33333333%;}
.midd-2{width:14.66666667%;}
.midd-3{width:23%;}
.midd-4{width:31.33333333%;}
.midd-5{width:39.66666667%;}
.midd-6{width:48%;}
.midd-7{width:56.33333333%;}
.midd-8{width:64.66666667%;}
.midd-9{width:73%;}
.midd-10{width:81.33333333%;}
.midd-11{width:89.66666667%;}
.midd-12{width:98%;}
.midd-13{width:106.33333333%;}
.midd-14{width:114.66666667%;}
.midd-15{width:123%;}
.midd-16{width:131.33333333%;}
.midd-17{width:139.66666667%;}
.midd-18{width:148%;}
.midd-19{width:156.33333333%;}
.midd-20{width:164.66666667%;}
.midd-21{width:173%;}
.midd-22{width:181.33333333%;}
.midd-23{width:189.66666667%;}
.midd-24{width:198%;}
.midd-hide{display:none!important;}
.midd-center{position:relative;left:-1%;float:none;clear:both;display:block;margin-right:auto;margin-left:auto;}
}
@media only screen and (max-width:640px){
.smal-1{width:6.33333333%;}
.smal-2{width:14.66666667%;}
.smal-3{width:23%;}
.smal-4{width:31.33333333%;}
.smal-5{width:39.66666667%;}
.smal-6{width:48%;}
.smal-7{width:56.33333333%;}
.smal-8{width:64.66666667%;}
.smal-9{width:73%;}
.smal-10{width:81.33333333%;}
.smal-11{width:89.66666667%;}
.smal-12{width:98%;}
.smal-13{width:106.33333333%;}
.smal-14{width:114.66666667%;}
.smal-15{width:123%;}
.smal-16{width:131.33333333%;}
.smal-17{width:139.66666667%;}
.smal-18{width:148%;}
.smal-19{width:156.33333333%;}
.smal-20{width:164.66666667%;}
.smal-21{width:173%;}
.smal-22{width:181.33333333%;}
.smal-23{width:189.66666667%;}
.smal-24{width:198%;}
.smal-hide{display:none!important;}
.smal-center,.smal-show{display:block;}
.smal-center{position:relative;left:-1%;float:none;clear:both;margin-right:auto;margin-left:auto;}
}

.mt4 {margin-top:40px;}
.mt6 {margin-top:60px;}
.mt2 {margin-top:24px;}
.mt3 {margin-top:30px;}
@media screen and (max-width:640px){
.mt4 {margin-top:20px;}
.mt3 {margin-top:15px;}
}

.position_now{font-size:14px;background-color:#F5F5F5;width:100%;}
.position_now .auto{height:80px;}
.position_now a{display:inline-block;color:#707070;}
.position_now .fl a:hover{color:#009049;}
.position_now .fl{color:#707070;line-height:80px;}
.position_now .fl img{height:20px;margin-top:-4px;display:inline-block;margin-right:8px;}
.position_now .fr{font-family:impact;color:#009049;font-size:0;}
.position_now .fr img{height:26px;float:left;margin:28px 10px 0 0;}
.position_now .fr strong{font-weight:100;font-size:22px;display:block;float:left;line-height:80px;}
.position_now .fr a{display:inline-block;width:100px;padding:0 5px;height:80px;color:#333;font-size:16px;text-align:center;line-height:80px;overflow:hidden;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.position_now .fr a i{width:100%;height:0%;background-color:#009049;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:.5s height;-o-transition:.5s height;-ms-transition:.5s height;-moz-transition:.5s height;transition:.5s height;}
.position_now .fr a:hover i, .position_now .fr a.active i{height:100%;}
.position_now .fr a:hover, .position_now .fr a.active{color:#fff;}

@media screen and (max-width:768px){
.position_now .fr{display:none;}
}

.place{background:#f5f5f5;height:76px;line-height:76px;padding-left:2%;position:relative;}
.place:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-100%;top:0;background:#009049}
.place i{width:20px;height:76px;margin-right:12px;display:block;float:left;background:url(../images/zhuye.png) no-repeat center}
.place a:hover{color:#009049;}
@media screen and (max-width:760px){
.place{height:50px;line-height:50px;}
.place:after{display:none;}
}

/*分类样式*/
.subCate li{border-bottom:1px solid #dcdcdc;padding:0 2rem;line-height:6rem;}
.subCate li:last-child{border-bottom:0;}
.subCate li a{font-size:16px;}
.subCate li a i{font-size:2.4rem;vertical-align:middle;margin-right:1rem;}

/*横排分类*/
.sub_bk{text-align:center;}
.sub_bk a{display:block;float:left;line-height:48px;font-size:16px;border:1px solid #ddd;border-radius:48px;margin-right:2%;width:calc(90% / 6);box-sizing:border-box;margin-bottom:15px;height:48px;overflow:hidden}
.sub_bk a:hover,.sub_bk a.active{background:#009049;color:#fff;}
.sub_bk a:nth-child(6){margin-right:0;}
.sub_bk span{color:#fff;font-size:16px;margin-left:10px;display:inline-block;cursor:pointer;position:absolute;right:0;top:0;display:none;line-height:4rem;}
.sub_bk .show{height:auto;background:#eee;}

@media screen and (max-width:640px){
.sub_bk a{width:49%;}
.sub_bk a:nth-child(2n){margin-right:0;}
}
@media screen and (max-width:480px){
.sub_bk a{line-height:40px;border-radius:40px;margin-bottom:8px;height:40px;}
}
@media screen and (max-width:380px){
.sub_bk a{line-height:36px;font-size:14px;border-radius:36px;margin-bottom:5px;height:36px;}
}

/*关于我们*/
/**/
.abtext1{width:100%;height:475px;padding:70px 0;box-sizing:border-box;background:url(../images/aboutimg01.jpg) center bottom no-repeat;}
.abtext1title{text-align:center;}
.abtext1title h3{padding:0 0 30px;}
.abtext1title h3 .at2{display:none;}
.abtext1title h3 img{max-width:100%;}
.abtext1title p{font-size:16px;line-height:36px;color:#666;}
.abtext1list{padding-top:20px;}
.abtext1list ul li{float:left;width:25%;text-align:center;}
.abtext1list ul li h3{color:#009049;font-size:16px;font-weight:normal;}
.abtext1list ul li h3 b{font-family:impact;font-size:80px;}
.abtext1list ul li p{font-size:16px;color:#666;line-height:36px;}
@media screen and (max-width:1280px){
.abtext1list ul li h3 b{font-size:70px;}
}
@media screen and (max-width:1024px){
.abtext1list ul li h3 b{font-size:48px;}
}
@media screen and (max-width:768px){
.abtext1{height:auto;padding:40px 0;}
.abtext1list ul li{float:left;width:50%;text-align:center;margin-bottom:10px;}
.abtext1list ul li h3 b{font-size:36px;}
}
@media screen and (max-width:480px){
.abtext1title h3 .at1{display:none;}
.abtext1title h3 .at2{display:block;margin:0 auto;}
}
@media screen and (max-width:380px){
.abtext1list ul li h3 b{font-size:30px;}
.abtext1list ul li p{font-size:13px;line-height:26px;}
}
/**/
.gg{width:100%;height:500px;background:url(../images/gg.jpg) center top no-repeat;}
.ggcon{float:right;width:460px;height:450px;padding:45px 20px 0;background:url(../images/gg1.png) center top no-repeat;box-sizing:border-box;}
.ggcon h3{font-size:30px;color:#fff;line-height:50px;}
.ggcon p{color:#fff;font-size:16px;line-height:36px;margin:10px 0 20px;}
.ggcon a{display:block;width:180px;height:45px;color:#fff;font-size:16px;line-height:41px;border:2px #fff solid;box-sizing:border-box;padding-left:15px;background:url(../images/aboutimg06.png) 150px center no-repeat;position:relative;}
.ggcon a span{position:relative;z-index:9}
.ggcon a:after{content:" ";width:0;height:41px;position:absolute;left:0;top:0;z-index:1;transition:all 0.5s ease;}
.ggcon a:hover:after{width:176px;background:rgba(0,0,0,0.2);}
@media screen and (max-width:480px){
.gg{height:auto;background:#111;padding:20px 0;}
.ggcon{float:none;width:100%;height:auto;padding:25px;background-position:right bottom;background-size:cover;}
.ggcon h3{font-size:28px;}
}
@media screen and (max-width:380px){
.ggcon{padding:15px;}
.ggcon h3{font-size:22px;}
}

/**/
.nyabouttext3{margin:0 auto;padding:40px 0;}
.nyabouttext3 p{font-size:16px;line-height:36px;text-indent:2em;margin:20px 0;color:#666;}


/**/
.abtext2{width:100%;height:600px;position:relative;overflow:hidden;}
.abtext2:before{content:" ";display:inline-block;position:absolute;width:50vw;height:600px;right:50%;top:0;z-index:1;background:url(../images/aboutimg03.jpg) right top no-repeat}
.abtext2:after{content:" ";display:inline-block;position:absolute;width:50vw;height:600px;left:50%;top:0;z-index:1;background:url(../images/aboutimg04.jpg) left top no-repeat}
.abtext2 .width{position:relative;z-index:9;}
.abtext2l{float:left;width:50%;}
.abtext2l h3{font-size:30px;color:#333;margin:70px 0;position:relative;font-weight:bold;}
.abtext2l h3:before{position:absolute;}
.abtext2l h3:after{position:absolute;}
.abtext2l h3 span{color:#009049;margin-left:5px;}
.abtext2l h3 b{color:#fff;font-family:impact;text-transform:uppercase;font-weight:normal;margin-left:10px;}
.abtext2l h4{padding-bottom:20px;}
.abtext2l p{color:#fff;font-size:16px;line-height:32px;}
.abtext2r{float:left;width:50%;box-sizing:border-box;padding:95px 0 0 115px;}
.abtext2r p{color:#fff;line-height:46px;font-size:18px;}
@media screen and (max-width:1440px){
.abtext2r{padding-left:50px;}
}
@media screen and (max-width:1280px){
.abtext2r{padding-top:50px;}
}
@media screen and (max-width:1024px){
.abtext2:before{display:none;}
.abtext2:after{width:100%;left:0;background-size:cover;}
.abtext2l{display:none;}
.abtext2r{width:100%;}
}
@media screen and (max-width:480px){
.abtext2{height:auto;}
.abtext2r{padding:30px;}
.abtext2r p:nth-child(n+4){display:none;}
.abtext2r p:nth-child(8){display:block;}
}
/**/
.hzlc{margin:0 auto;padding:30px 0 50px;}
.hzlc ul{position:relative;}
.hzlc ul:after{content:" ";background:#eee;width:1350px;height:1px;position:absolute;left:0;top:70px;}
.hzlc ul li{float:left;width:calc(93% / 8);margin-right:1%;cursor:pointer;box-sizing:border-box;}
.hzlc ul li:last-child{margin-right:0}
.hzlc ul li div{height:70px;position:relative;}
.hzlc ul li div i{display:inline-block;position:absolute;left:0;top:0;width:72px;height:72px;z-index:2;}
.hzlc ul li div i:before{transition:all 0.5s ease;content:" ";font-size:22px;position:absolute;width:5px;height:5px;left:0;top:0;z-index:2;background:url(../images/lc-icon.png) left top no-repeat;}
.hzlc ul li div i:after{transition:all 0.5s ease;content:" ";font-size:22px;position:absolute;width:5px;height:5px;right:0;top:0;z-index:2;background:url(../images/lc-icon.png) left top no-repeat;}
.hzlc ul li:hover div i:before{left:67px;top:67px;background:url(../images/lc-icon1.png) left top no-repeat;}
.hzlc ul li:hover div i:after{right:67px;top:67px;background:url(../images/lc-icon1.png) left top no-repeat;}
.hzlc ul li div em{display:inline-block;position:absolute;left:0;top:0;width:72px;height:72px;z-index:2;}
.hzlc ul li div em:before{transition:all 0.5s ease;content:" ";font-size:22px;position:absolute;width:5px;height:5px;left:0;bottom:0;z-index:2;background:url(../images/lc-icon.png) left top no-repeat;}
.hzlc ul li div em:after{transition:all 0.5s ease;content:" ";font-size:22px;position:absolute;width:5px;height:5px;right:0;bottom:0;z-index:2;background:url(../images/lc-icon.png) left top no-repeat;}
.hzlc ul li:hover div em:before{left:67px;bottom:67px;background:url(../images/lc-icon1.png) left top no-repeat;}
.hzlc ul li:hover div em:after{right:67px;bottom:67px;background:url(../images/lc-icon1.png) left top no-repeat;}
.hzlc ul li div span{display:inline-block;position:absolute;left:2px;top:2px;width:35px;height:35px;z-index:1;background:#f8f8f8;border:1px #eee solid;box-sizing:border-box;}
.hzlc ul li div img{position:absolute;z-index:9;left:16px;top:16px;}
.hzlc ul li h3{font-size:18px;color:#333;line-height:35px;margin-top:10px;}
.hzlc ul li h3 b{color:#009049;margin-right:5px;}
.hzlc ul li p{color:#888;line-height:28px;}
@media screen and (max-width:1280px){
.hzlc ul li h3{font-size:16px;}
}
@media screen and (max-width:1024px){
.hzlc ul li{width:calc(97% / 4);margin-bottom:10px;}
.hzlc ul li:nth-child(4n){margin-right:0}
}
@media screen and (max-width:480px){
.hzlc ul li{width:calc(99% / 2);}
.hzlc ul li:nth-child(2n){margin-right:0}
}








.content{line-height:30px;}
.content p{margin:6px 0;font-size:16px;line-height:32px}
.cbox-bg{background:#f1f1f1;padding:30px;}
.p-style{color:#6a6a6a;font-size:16px;}

/*关于我们end*/

#allmap p{line-height:10px;margin:10px;}

/***************global*****************/

/*公司动态*/
.news-box{position:relative;padding:50px 0;}
.news-box:nth-child(2n){background:#f5f5f5;}
.news-box a{display:block;}
.txtW {font-size:18px;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;} 
.txtH {word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:25px;}
.news-box h3{font-size:24px;position:relative;}
.news-box h3 span{float:right;font-size:16px;}
.news-box p{font-size:16px;color:#656565;margin-top:20px}
.news-box a:hover h3{color:#009049;}

@media screen and (max-width:1024px){
.news-box{padding:30px 0;}
.news-box h3{font-size:20px;}
}
@media screen and (max-width:640px){
.news-box h3{font-size:20px;}
}
@media screen and (max-width:480px){
.news-box{padding:15px 0;}
.news-box h3{font-size:16px;}
.news-box p{font-size:14px;}
}
@media screen and (max-width:480px){
.news_list2 li span{display:none;}
}


.txtW {font-size:18px;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;} 
.txtH {word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:25px;}
.xwzx ul{list-style-type:none;margin-bottom:10px;}
.xwzx ul li{border-bottom:1px dotted #ccc;height:40px;line-height:40px;text-align:left;overflow:hidden}
.xwzx ul li span{float:right}

@media screen and (max-width:480px){
.news_list2 li span{display:none;}
.xwzx ul li span{ display:none;}
}

.article{line-height:30px;padding:24px 0;}
.news-tit{font-size:36px;font-weight:bold;}
.tool{color:#999;padding:24px 0;}
.tool span{display:inline-block;margin:0 6px;font-size:14px;}
.bshare-custom{padding:24px 0;}

@media screen and (max-width:640px){
.news-tit{font-size:30px;}
}
@media screen and (max-width:480px){
.news-tit{font-size:24px;}
}
@media screen and (max-width:360px){
.news-tit{font-size:20px;}
}

.ny-page{border-top:1px solid #ddd;line-height:36px;padding:10px 0 0;font-size:14px;}
@media screen and (max-width:1024px){
.ny-page .txtW{font-size:15px;}
}
.content{line-height:30px;}
.content p{margin:6px 0;}
.content img{max-width:100%;}
/*公司动态end*/

/*产品展示*/
.pro-cont{padding-top:40px;}
.pro{margin-top:18px;}
.pro li{text-align:center;list-style:none;margin-bottom:15px}
.pro li a{display:block;}
.pro li a span{display:block;width:100%;height:0;position:relative;padding-bottom:100%;overflow:hidden}
.pro li a span:before{ content:"";background:url(../images/cpt.png) no-repeat center;background-size:cover;position:absolute;width:100%;height:100%;left:0;top:0;z-index:9;}
.pro li a span img{width:100%;position:absolute;top:0;left:0;transition-duration:1s;-ms-transition-duration:1s;-moz-transition-duration:1s;-webkit-transition-duration:1s;}
.pro li a span img:hover {transform:scale(1.2);} 
.pro li a em{display:block;width:100%;height:0;position:relative;padding-bottom:70%;overflow:hidden}
.pro li a em img{width:100%;height:100%;position:absolute;top:0;left:0;transition-duration:1s;-ms-transition-duration:1s;-moz-transition-duration:1s;-webkit-transition-duration:1s;}
.pro li a em img:hover {transform:scale(1.2);} 
.pro li a p{display:block;height:40px;line-height:40px;overflow:hidden;}
.pro li a:hover p{color:#000;}
@media screen and (max-width:767px){
.pro li{overflow:hidden;width:49%;float:left;margin-right:2%}
.pro li:nth-child(2n){margin-right:0}
}
@media screen and (min-width:768px){
.pro li{overflow:hidden;width:23.5%;float:left;margin-right:2%;}
.pro li:nth-child(4n){margin-right:0}
.pro li a p{height:32px;line-height:32px;}
}
@media screen and (min-width:992px){
.pro li a p{height:36px;line-height:36px;}
}
@media screen and (min-width:1200px){
.pro li a p{height:50px;line-height:50px;font-size:16px}
}

#textarea{line-height:35px;font-size:15px}
#textarea img{max-width:100%}

.keys{padding-top:15px;line-height:30px;padding-bottom:10px}

/*************index&goods**************/
.pro_info{padding:18px 5px 0;}
.rel_center0{text-align:center;}
.rel_center0 img{max-width:100%;}
.pro_name h2{font-size:20px;padding:22px 0;border-bottom:1px dashed #ddd;}
.pro-canshu{padding:0;}
.pro-canshu p{line-height:30px;color:#666;}
.pro_name a.nm{display:block;width:172px;height:40px;border:1px solid #5F5F5F;background:#5F5F5F;color:#fff;text-align:center;line-height:40px;}
.pro_name a.nm:hover{display:block;background:none;color:#5F5F5F;}
.xgcp_title{padding:10px;background-color:#fafafa;margin:15px 0;}
.xgcp_title h3{color:#009049;border-left:2px solid #009049;padding-left:20px;height:30px;line-height:30px;font-weight:bold;font-size:20px;}
#textarea img{max-width:100%}
@media screen and (min-width:768px){
.pro_name h2{font-size:22px;}
.pro-canshu{padding:0;}
.info_title h3{padding:40px 0 22px 0;}
}
@media screen and (min-width:1200px){
.pro_name h2{font-size:24px;}
.pro-canshu{padding:0;}
.info_title h3{padding:48px 0 24px 0;}
}

/********goods_info&jobs_info*******/
/*产品展示end*/


/*联系我们*/
.yunu-section {padding-top:60px;} 
.yunu-contact {background-color:#F7F7F7;padding:25px;} 
.yunu-contact h4 {margin:0;font-size:24px;border-bottom:1px solid #ddd;padding-bottom:15px;} 
.yunu-contact dl {margin:0;padding:20px 0;border-bottom:1px dashed #ccc;overflow:hidden;} 
.yunu-contact dt {float:left;} 
.yunu-contact dd {margin-left:55px;font-size:24px;padding-top:16px;} 
.yunu-contact dd span {padding-left:50px;} 
@media only screen and (max-width:640px){
.yunu-contact dd {font-size:20px;} 
}
@media only screen and (max-width:480px){
.yunu-contact dd {font-size:16px;} 
.yunu-contact dd span {padding-left:10px;} 
}
@media only screen and (max-width:400px){
.yunu-contact h4 {font-size:20px;} 
.yunu-contact dl:nth-child(3) dd span{display:block;} 
}
/*联系我们end*/

/*上一页_下一页*/
#prev_next{margin:18px 0px;clear:both;overflow:hidden;text-align:left}
#prev_next li{margin:8px 0;}

/*分页样式*/
.page {margin:0px auto;width:98%;padding-top:10px;padding-bottom:8px;clear:both}
.page ul li{float:left;border:1px solid #e5e5e5;padding:0 5px;height:25px;line-height:25px;overflow:hidden;color:#000;margin:5px;}
.page ul li a{color:#666;display:block}
.page ul li a:hover{color:#000;}
.page ul li a.on{color:#333;font-weight:bold;}
.page ul li.last{color:#7b7b7b;}